home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / mozilla-firefox / include / webbrowserpersist / nsCWebBrowserPersist.h next >
C/C++ Source or Header  |  2006-05-08  |  653b  |  24 lines

  1. /*
  2.  * DO NOT EDIT.  THIS FILE IS GENERATED FROM nsCWebBrowserPersist.idl
  3.  */
  4.  
  5. #ifndef __gen_nsCWebBrowserPersist_h__
  6. #define __gen_nsCWebBrowserPersist_h__
  7.  
  8.  
  9. #ifndef __gen_nsIWebBrowserPersist_h__
  10. #include "nsIWebBrowserPersist.h"
  11. #endif
  12.  
  13. /* For IDL files that don't want to include root IDL files. */
  14. #ifndef NS_NO_VTABLE
  15. #define NS_NO_VTABLE
  16. #endif
  17. // {7E677795-C582-4cd1-9E8D-8271B3474D2A}
  18. #define NS_WEBBROWSERPERSIST_CID \
  19. { 0x7e677795, 0xc582, 0x4cd1, { 0x9e, 0x8d, 0x82, 0x71, 0xb3, 0x47, 0x4d, 0x2a } }
  20. #define NS_WEBBROWSERPERSIST_CONTRACTID \
  21. "@mozilla.org/embedding/browser/nsWebBrowserPersist;1"
  22.  
  23. #endif /* __gen_nsCWebBrowserPersist_h__ */
  24.